setOutAnimation

abstract fun setOutAnimation(block: DesignBlock, animation: DesignBlock)

Sets the "out" animation for the given block.

Parameters

block

the design block whose "out" animation should be set.

animation

The animation to set.